STEP 5: Let's make a second list. This one will have ingredients for pizza!
- In LOGIC, go to and drag out List of Strings to the bottom of your program.
- Change the name of the list to pizza.
- Change the values in pizza to "dough", "pizza sauce", and "cheese".
To navigate the page using the TAB key, first press ESC to exit the code editor.